home *** CD-ROM | disk | FTP | other *** search
/ PC PowerPlay 3 / PCPP #3.iso / pcpower.bat < prev    next >
Encoding:
DOS Batch File  |  1996-05-20  |  172 b   |  13 lines

  1. @echo off
  2. REM   INSERT ANY INTRO YOU WANT IN HERE!
  3. cd \
  4. :start
  5. pcpw-dos.exe cd-3.dat
  6. if errorlevel == 1 Goto run
  7. goto end
  8. :run
  9. call pcpow.bat
  10. goto start
  11. :end
  12.  
  13.